home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1991 …esperately Seeking Seven
/
Desperately Seeking Seven.hdv
/
Dev.CD.8
/
Essentials
/
Tools
/
My.Word
/
PS.Draft
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-07-16
|
252 bÂ
|
10 lines
|
[50] Apple IIgs Word Processing (0x5445)
/pointSize 144 def
/myText (Draft) def
/center {stringwidth pop 2 div neg 0 moveto} def
/drawOutline {false charpath stroke} def
initmatrix
/Times-Roman findfont pointSize scalefont setfont
306 396 translate 45 rotate
myText center
myText drawOutline